fate/imf: Rename IMF fate-target
It conflicts with the name of the test using the testtool
in libavformat.mak.
Fixes ticket #9841.
Reviewed-by: Pierre-Anthony Lemieux <pal@sandflow.com>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
(cherry picked from commit
3b923116e5a348945281b8d827074ac8f897464d)
Gbp-Pq: Name 0004-fate-imf-Rename-IMF-fate-target.patch
avcodec/alac: don't fail if channels aren't set during init() when extradata is valid
The decoder is meant to use it as a fallback if the value in extradata is
invalid.
Regression since
d199099be.
Signed-off-by: James Almer <jamrial@gmail.com>
Gbp-Pq: Name 0003-avcodec-alac-don-t-fail-if-channels-aren-t-set-durin.patch
configure: properly require libx264 if enabled
When libx264 can not be found even though it is enabled, it should error
out properly instead of silently disabling it.
(cherry picked from commit
564d7946de56155d1c42165a8b561fcf5028cbbc)
Gbp-Pq: Name 0002-configure-properly-require-libx264-if-enabled.patch
ffmpeg (7:5.1-2) unstable; urgency=medium
* debian/: Fix test failures on s390x (Closes: #
1016519)
* Apply upstream fixes for some s390x test failures
* Disable one new failing test
[dgit import unpatched ffmpeg 7:5.1-2]